body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, span, em, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td, a{
	font-family:'Microsoft YaHei','Hiragino Sans GB',Helvetica,Arial,'Lucida Grande',sans-serif;
}
ul{
	list-style: none;
	padding: 0;
}
a{
	color:#333;
}
a:hover,a:active,a:focus{
	text-decoration: none;
	color:#e5322c;
}
.label {
	color: #333;
}
img {
    border: 0;
    max-width: 100%;
    vertical-align: middle;
}
.clearfix{
	display: block;
    content: " ";
	clear: both;
}
table{
	border: 1px solid #ccc;
}
table tr{
	height: 40px;
}
table td{
	padding-left: 10px;
	border: 1px solid #ccc;
	box-sizing: border-box;
}
table th{
	padding-left: 10px;
	border: 1px solid #ccc;
	box-sizing: border-box;
}
#top{
	background:#f5f5f5;
	line-height: 40px;
}
#top .list-inline{
	margin-bottom:0;
}
#top .fa-phone{
	color:#09d1b6;
}
#top .fa-envelope{
	color:#09d1b6;
}
#top a{
	color:#333;
}
.header-top {
    position: relative;
    font-size: 16px;
    padding: 0px 0px;
    background: #f5f5f5;
    color: #ffffff;
    border-bottom: 1px solid #e7e7e7;
}
.header-top ul{
	margin-bottom: 0;
}
.header-top a {
    color: #777777;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}
.links-nav li {
    padding: 0px 8px;
    color: #777777;
    font-size: 14px;
    line-height: 29px;
    border-right: 0px solid #cccccc;
}
.links-nav li:first-child {}
.links-nav li:last-child {
    border-right: 0px;
}
.links-nav li a {
    position: relative;
    line-height: 26px;
    font-size: 13px;
    text-transform: capitalize;
}
.links-nav li span {
    padding-right: 8px;
    font-size: 12px;
    color: #fbca00;
}

.top-phone{
	color: #333;
	font-size: 14px;
	line-height: 29px;
}
.top-phone a{

}

#header{
	width: 100%;
	background: #ffffff;
	position: relative;
}
#header.affix{
	z-index: 1100;
}
#header .l{
	width: 24%;
	float: left;
}
#header .m{
	width: 66%;
	float: left;
}
#header .r{
	width: 10%;
	float: left;
	text-align: right;
}

#header .r .lang{
	margin-top: 30px;
}

#header .r .lang a{
	display: inline-block;
	width: 33px;
	height: 33px;
	line-height: 33px;
	text-align: center;
	font-size: 14px;
	border-radius: 100%;
	margin-right: 5px;
}

#header .r .lang a.cn{
	color: #ffffff;
	background: #e5322c;
	border:1px #e5322c solid;
}
#header .r .lang a.cn:hover{
	background: #ff342d;
}
#header .r .lang a.en{
	color: #959595;
	background: #ffffff;
	border:1px #959595 solid;
}
#header .r .lang a.en:hover{
	color: #b8b8b8;
	border:1px #b8b8b8 solid;
}
#header .logo{
	width: 100%;
	height: 90px;
	margin-right: 20px;
	text-align: center;
	line-height: 90px;
	float: left;
}
#header .logo h1{
	font-size:40px;
	font-weight:bold;
	text-align: left;
	padding: 0 10px;
}
#header .tel strong{
	font-weight: bold;
	font-size: 18px;
	color: #4d4d4d;
	float: left;
	padding-top: 20px;
}
#header .tel small{
	color: #797979;
	font-size: 14px;
}
#header .navbar{
	background: transparent;
	border-radius: 0;
	border: 0;
	margin-bottom: 0;
}
#header .navbar-nav{
	text-align: center;
	float: none;
}
#header .navbar-nav .fa-phone{
	font-size: 24px;
	color: #0075b0;
}
#header .navbar-nav span{
	font-size: 24px;
	color: #0075b0;
}
#header .navbar-nav>li{
	float: none;
	display: inline-block;
}
#header .navbar-nav>li>a{
	padding: 0;
	height: 90px;
	line-height: 90px;
	font-size: 14px;
	display: inline-block;
	color: #000;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
	padding: 0 15px;
	background: transparent !important;
}
#header .navbar-nav>li>a:after{
	height: 11px;
	width: 1px;
	background: #e5e5e5;
	content: "";
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -5px;
}
#header .navbar-nav>li:last-child>a:after{
	display: none;
}
#header .navbar-nav>li>a:hover,
#header .navbar-nav>li>a.on{
	background: transparent;
	color: #685c42;
}
#header .navbar-collapse{
	padding: 0;
}
#header .social{
	padding: 0 20px;
	line-height: 90px;
	display: inline-block;
	border-right: 1px solid #f5f5f5;
}
#header .social .list-inline{
	margin-bottom: 0;
}
#header .social span.tit{
	font-size: 12px;
	color: #666666;
	margin-right: 5px;
}
#header .social a{
	display: inline-block;
	padding: 0 2px;
	font-size: 14px;
}
#header .social a i{
	color: #fff;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
	padding: 8px;
	background: #7e7e7e;
	border-radius: 50%;
}
#header .social a:hover i.fa-weixin{
	background: #18aa38;
}
#header .social a:hover i.fa-qq{
	background: #000;
}
#header .social a:hover i.fa-weibo{
	background: #ff0012;
}
#header .search_btn{
	padding: 0 25px;
	line-height: 90px;
	display: inline-block;
	font-size: 24px;
	color: #e5322c;
	cursor: pointer;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	float: right;
}
#header .dropdown-menu{
    text-align: left;
    list-style: none;
    background-color: #ffffff;
    min-width: 12em;
    border: none;
    min-width: auto;
    border-radius: 0;
}
#header .dropdown-menu>li>a{
	line-height: 30px;
}
.navbar-nav>li>.dropdown-menu{
	border-radius: 0;
	padding: 0;
	border-top: 1px solid #eee;
    min-width: auto;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    display: block;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.navbar-nav>li>.dropdown-menu li a{
	background: #fff;
	padding: 8px 20px;
	-webkit-transition: background .3s;
	-o-transition: background .3s;
	transition: background .3s;
	text-align: center;
}
.navbar-nav>li>.dropdown-menu li a:hover{
	background: #e5322c;
	color: #fff;
}
.navbar-nav>li.open>.dropdown-menu{
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    filter: alpha(opacity=100);
    display: block !important;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}

.jiathis_style_24x24 .separator, .jiathis_style_24x24 .jiathis_separator {
    display: block;
    float: left;
    margin: 0!important;
    line-height: 24px!important;
	padding-left:0px!important;
}
.jiathis_style_24x24 .button, .jiathis_style_24x24 .jiathis_txt {
    float: left;
    font-size: 14px!important;
    text-decoration: none;
    line-height: 24px!important;
}
#header .jiathis_style_24x24 .jtico {
    text-align: left;
    overflow:visible!important;
    display: block!important;
    height: 24px!important;
    line-height: 24px!important;
    padding-left: 0px!important;
	padding-top:6px!important;
    background:transparent!important;
    cursor: pointer;
}

.jiathis_style_24x24 .jiathis_separator {
    display: block;
    float: left;
    margin: 0!important;
    line-height: 30px!important;
}

.search_modal {
    background: rgba(0,0,0,.6);
    z-index: 1101;
}
.search_modal .modal-dialog{
	width: 100%;
	margin: 0;
}
.search_modal .modal-dialog .modal-content{
	background-color: transparent;
	box-shadow: none;
	border-radius: 0;
	border: none;
	position: relative;
}
.search_modal .modal-dialog .modal-content .form-group{
	margin: 0;
	border-bottom: 1px solid #444;
}
.search_modal .modal-dialog .modal-content .form-group .form-control{
	padding-right: 60px;
    display: block;
    width: 100%;
    line-height: 60px;
    height: 60px;
    border-radius: 0;
    border: none;
    font-size: 16px;
    background: no-repeat;
    color: #fff;
}
.search_modal .modal-dialog .modal-content button{
	position: absolute;
    right: 0;
    top: 0;
    border: none !important;
    background-color: #0075b0 !important;
    color: #ffffff !important;
    line-height: 1;
    display: inline-block;
    text-align: center;
    border-radius: 0px;
    height: 60px;
	line-height: 60px;
	width: 60px;
	font-size: 20px;
	outline: none;
}
.form-control, .form-control:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
}
#banner{
    width: 100%;
    float: left;
    overflow: hidden;
    position: relative;
}
#banner .container{
	position: relative;
}
#banner .carousel-caption{
	position: absolute;
	text-align: left;
	left: 50px;
	right: auto;
	padding-bottom: 0;
	text-shadow: none;
	bottom: 360px;
}
#banner .carousel-caption h5{
	font-size: 51px;
	color: #ffffff;
	line-height: 60px;
	margin: 0;
	margin-bottom: 10px;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
    transition: all 0.8s;
    transform-origin: 0 0;
}
#banner .carousel-caption p{
	color: #ffffff;
	font-size: 30px;
	line-height: 36px;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
}
#banner .carousel-indicators li{
	width: 12px;
	height: 12px;
	background: none;
	border: 0;
	margin: 0 2px;
	border: 2px solid #36404b;
}
#banner .carousel-indicators li.active{
	background: #e5322c;
	border: none;
}
#banner .carousel-control{
    position: absolute;
    top: 50%;
    margin-top: -30px;
    outline: 0;
    width: 50px;
    height: 60px;
    text-indent: -9999px;
    z-index: 9999;
    background-image: none;
}
#banner .carousel-control.left{
    background: rgba(0,0,0,.5);
    color: #fff;
    transform: translateX(-50px);
    -ms-transform: translate(-50px);
    -webkit-transform: translate(-50px);
    -o-transform: translate(-50px);
    -moz-transform: translate(-50px);
    opacity: 0;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    width: 50px;
    height: 60px;
    z-index: 9;
}
#banner .carousel-control.left:before{
    content: "<";
    position: absolute;
    left: 0;
    font-size: 26px;
    color: #fff;
    width: 50px;
    height: 60px;
    text-indent: 0;
    text-align: center;
    line-height: 60px;
    font-family: "Arail";
}
#banner .carousel-control.right:hover,
#banner .carousel-control.left:hover{
	background: rgba(255,255,255,.3);
}

#banner:hover .carousel-control.left{
	transform: translateX(0px);
	-ms-transform: translate(0px);		/* IE 9 */
	-webkit-transform: translate(0px);	/* Safari and Chrome */
	-o-transform: translate(0px);		/* Opera */
	-moz-transform: translate(0px);		/* Firefox */
	opacity: 1;
}

#banner .carousel-control.right{
    background: rgba(0,0,0,.5);
    color: #fff;
    transform: translateX(50px);
    -ms-transform: translate(50px);
    -webkit-transform: translate(50px);
    -o-transform: translate(50px);
    -moz-transform: translate(50px);
    opacity: 0;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    width: 50px;
    height: 60px;
    z-index: 9;
}
#banner:hover .carousel-control.right{
	transform: translateX(0px);
	-ms-transform: translate(0px);		/* IE 9 */
	-webkit-transform: translate(0px);	/* Safari and Chrome */
	-o-transform: translate(0px);		/* Opera */
	-moz-transform: translate(0px);		/* Firefox */
	opacity: 1;
}
#banner .carousel-control.right:before{
    content: ">";
    position: absolute;
    left: 0;
    font-size: 26px;
    color: #fff;
    width: 50px;
    height: 60px;
    text-indent: 0;
    text-align: center;
    line-height: 60px;
    font-family: "Arail";
}



/*products_tab*/
.products_tab {
	background: #fff;
}

.products_tab h4{
	color: #666;
	text-align:center;
}

.tab .nav-tabs {
	border-bottom: none;
	position: relative;
	display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
}

.tab .nav-tabs li {
	margin-right: 30px;
	z-index: 1;
}

.tab .nav-tabs li:after {
	content: "";
	width: 100%;
	position: absolute;
	top: 50%;
	right: -60%;
	z-index: -1;
}

.tab .nav-tabs li:last-child:after {
	border: none;
}

.tab .nav-tabs li a {
	display: block;
	padding: 5px 15px;
	background: #fff;
	font-size: 15px;
	font-weight: 600;
	color: #999;
	text-transform: uppercase;
	border-radius: 0;
	margin-right: 0;
	position: relative;
	overflow: hidden;
	z-index: 1;
	transition: all 0.3s ease 0s;
	border: 2px solid #f1f1f1;
}


.tab .nav-tabs li.active a, .tab .nav-tabs li a:hover {
	color: #fff;
	border: 2px solid #027840;
}

.tab .nav-tabs li a:after {
	content: "";
	display: block;
	width: 100%;
	height: 0;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	transition: all 0.3s ease 0s;
}
.tab .nav-tabs li.active a:after, .tab .nav-tabs li a:hover:after {
	height: 100%;
	background: #027840;
}
.tab .tab-content {
	padding: 20px 0px;
	margin-top: 0;
	font-size: 14px;
	color: #999;
	line-height: 26px;
}
.tab .tab-content h3{
	font-size: 14px;
	color: #666;
	line-height:50px;
	margin-top:0;
	text-align:center;
	border-bottom: 2px #f1f1f1 solid;
	margin-bottom: 30px;
}
.tab .tab-content h3:hover {
	border-bottom: 2px #027840 solid;
}
.tab .tab-content .tab_box a{
	text-align:center;
	display:block;
	background:#fff;
	overflow: hidden;
	position:relative;
}
.tab .tab-content .tab_box .mask {
  position: absolute;
  width: 100%;
  height: 100%;
  transition: all 0.5s ease-out;
  z-index: 2;
}
.tab .tab-content .tab_box:hover .mask {
  background: rgba(0, 0, 0, 0.5);
  transition: all 0.5s ease-out;
}
.tab .tab-content .tab_box:hover a:after {
  top: 45%;
  opacity: 1;
}
.tab .tab-content .tab_box:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
  transition: all 0.6s cubic-bezier(0.17, 0.84, 0.44, 1) 0s;
}
.tab .tab-content .tab_box img {
  transition: all 0.6s cubic-bezier(0.17, 0.84, 0.44, 1) 0s;
  width: 100%;
}
.tab .tab-content .tab_box a:after {
    content: "+";
    width: 50px;
    height: 50px;
    line-height: 50px;
    display: inline-block;
    position: absolute;
    top: 0%;
    left: 50%;
    z-index: 10;
    opacity: 0;
    color: rgb(255, 255, 255);
    font-size: 40px;
    text-align: center;
    font-family: "Times New Roman", 微软雅黑;
    margin: 0px auto 0px -26px;
    border-radius: 50px;
    border-width: 1px;
    border-style: solid;
    border-color: rgba(255, 255, 255, 0.498039);
    border-image: initial;
    transition: all 0.6s cubic-bezier(0.17, 0.84, 0.44, 1) 0s;
}

.product_btn{
	padding-bottom:1%;
}
.product_btn .btn-warning{
	background: none;
	border: 1px solid #00c568;
	color:#00c568;
	border-radius: 0px;
}
.product_btn .btn-warning:hover{
	background: none;
	border: 1px solid #f0ad4e;
	color:#f0ad4e;
}
.product_btn .mt40{
	margin-top:40px;
}


@media only screen and (max-width: 768px) {
	.tab .nav-tabs li {
		width: 100%;
		text-align: center;
		margin: 0 0 10px 0;
	}

	.tab .nav-tabs li:after {
		width: 0;
		height: 100%;
		top: auto;
		bottom: -60%;
		right: 50%;
	}
	.tab .tab-content .tab_box:hover a:after {
	  top: 30%;
	  opacity: 1;
	}
}



/*products*/
.products {
	background: #fff;
}
.products a{
	text-align:center;
	display:block;
	padding:15px;
	background:#fff;
	border:1px #e9e9e9 solid;
}
.products h4{
	color: #666;
	text-align:center;
}
.products .btn-warning{
	color: #fff;
    background-color: #09d1b6;
    border-color: #09d1b6;
	width:50%;
	border-radius: 0;
}
.products .btn-warning:hover{
	color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236;
}
.products_R a{
	text-align:center;
	display:block;
	padding:15px;
	background:#fff;
	border:1px #e9e9e9 solid;
}
.products_R h4{
	color: #666;
	text-align:center;
}
.products_R .btn-warning{
	color: #fff;
    background-color: #09d1b6;
    border-color: #09d1b6;
	width:50%;
}
.products_R .btn-warning:hover{
	color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236;
}
.index-body{
	padding-top: 1%;
	padding-bottom: 1%;
	clear:both;
}
.index-body h2{
	font-size: 30px;
	text-align: center;
	color: #3d3b3a;
	margin-bottom: 18px;
	font-weight: bold;;
}
/*.index-body h2:after{
	height: 12px;
	content:" ";
	background: url(../images/line.png) no-repeat center center;
	clear:both;
	display: block;
	margin-left:auto;
	margin-right:auto;
	margin-top: 15px;
	margin-bottom:1px;
}*/
.index-body h5{
	font-size: 20px;
	text-align: center;
	color: #666;
	margin-top: 0px;
	margin-bottom: 20px;
}
.index-body h6{
	font-size: 14px;
	text-align: center;
	color: #cccccc;
	margin-top: 0px;
	margin-bottom: 20px;
}
/*.index-body h5:before{
	height: 1px;
	content:" ";
	clear:both;
	display: block;
	margin-left:auto;
	margin-right:auto;
	margin-top: 2px;
	margin-bottom:15px;
}*/
.picturebox .owl-nav .owl-prev{ 
	left: -50px; 
	background: url(../images/l.png) no-repeat center center;
	text-indent: -9999px;
    width: 37px;
    position: absolute;
    height: 37px;
    top: 120px;
}
.picturebox .owl-nav .owl-next{ 
	right: -50px;
	background: url(../images/r.png) no-repeat center center;
	text-indent: -9999px;
    width: 37px;
    position: absolute;
    height: 37px;
    top: 120px;
}
.picturebox .pic{ 
	overflow:hidden;
	position: relative;
}
.picturebox .pic img{ 
	width: 100%;
	transition: all .8s;
    -webkit-transition: all .5s;
}
.picturebox .pic img:hover{
	transform:scale(1.1,1.1);
	-webkit-transform:scale(1.1,1.1);
}
.picturebox a p{
	margin: 0;
}
.picturebox a p span{
	font-size: 14px;
	position: absolute;
	left: 0;
	display: block;
	bottom: 0;
	line-height: 30px;
	height: 30px;
	margin: 0;
	text-align: center;
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
	color: #ffffff;
	z-index: 2;
}
.picturebox a p i{
	position: absolute;
	left: 0;
	bottom: 0;
	display: block;
	width: 100%;
	height: 30px;
	background: #000;
	opacity: .5;
	z-index: 1;
	filter: alpha(opacity=50);
}
.products_sort p{
	color: #333333;
	line-height: 20px;
}
.products_sort img{
	display: inline-block;
	margin:0 auto;
}
.products_sort .sort_list{
	text-align: center;
	padding-top:10px; 
	height: 98px;
}
.products_sort .mr{
	border-right:1px #e6e6e6 solid; 
}
.products_sort .ml{
	border-left:1px #e6e6e6 solid; 
}

.products_sort .mb{
	border-bottom:1px #e6e6e6 solid; 
}

.products .pic{ 
	overflow:hidden;
	position: relative;
	margin-bottom: 6%;
}
.products .pic a img{
	width: 100%;
	transition: all .8s;
    -webkit-transition: all .5s;
}
.products .pic a img:hover{
	transform:scale(1.1,1.1);
	-webkit-transform:scale(1.1,1.1);
}
.products .pic a .text{
	width: 100%;
	position: absolute;
	top: 74%;
	text-align: center;
}
.products .pic_01 a .text{
	top: 36%;
}
.products .albaba a .text{
	top: 32%;
}
.products .pic a .text b{
	display: block;
	font-weight:normal;
	font-size: 30px;
	text-align: center;
	color: #ffffff;
	margin-bottom: 15px;
}
.products .albaba a .text b{
	color: #323232;
	font-size: 36px;
}
.products .pic a .text em{
	display: block;
	font-style:normal;
	font-size: 14px;
	text-align: center;
	color: #ffffff;
	margin-top: 0px;
}
.product_01{
	margin-bottom:2%;
}

.product_01 h1{
	font-size: 36px;
	text-align: center;
	color: #323232;
	margin-bottom: 0px;
}
.product_01 h5:before{
	background: none;
}

.owl-carousel .owl-item h4{
	padding:15px 0;
	font-size: 16px;
	line-height: 20px;
	
}
.owl-carousel .owl-item img {
    margin: 5% 0;
}
.product_01 a em{
	display: block;
	font-style:normal;
	font-size: 14px;
	text-align: center;
	color: #686868;
	margin-top: 15px;
}
.owl-carousel .owl-nav.disabled, .owl-carousel .owl-dots.disabled{
	 display: block;
}
.owl-dots{
	display: none;
}


/* ----------------------------------------- */
#CorpMain {
	margin:0px auto;
	width:100%;
}
#CorpMain ul {
	float:left;
	list-style:none;
	margin:0px auto;
	width: 100%;
	padding:0;
	background:url(../images/tab_ul_bg.gif) repeat-x;
}
.Corpm {
	height:100%;
	clear:both;
}
.menu0 {
}
.menu0 li {
	display:block;
	float:left;
	width:20%;
	height:40px;
	line-height:40px;
	text-align:center;
	cursor:pointer;
	color:#ffffff;
    background: rgba(32, 34, 50, 0.7);
    text-align: center;
}
.menu0 li.hover {
	font-weight:bold;
	background: #0075B0;
	color:#ffffff;
}
.menu0 li.apply {
	float:left;
	background: #f0ad4e;
}
.menu0 li a {
	color:#ffffff;
	text-decoration:none;
	font-weight: bold;
}

.menu01 {
}
.menu01 li {
	display:block;
	float:left;
	width:16.6%;
	height:40px;
	line-height:40px;
	text-align:center;
	cursor:pointer;
	color:#ffffff;
    background: rgba(32, 34, 50, 0.7);
    text-align: center;
}
.menu01 li.hover {
	font-weight:bold;
	background: #0075B0;
	color:#ffffff;
}
.menu01 li.apply {
	float:right;
	background: #f0ad4e;
}
.menu01 li a {
	color:#ffffff;
	text-decoration:none;
	font-weight: bold;
}
#Corpm0 ul {
	display: none;
}
#Corpm0 ul table td {
	padding:10px;
}
#Corpm0 ul.block {
	width: 100%;
	height:100%;
	display:block;
	margin:0px auto;
	background:url(../images/Corptab_bg.jpg) no-repeat;
	padding:10px 0;
}
#Corpm0 ul.block2 {
	width: 100%;
	height:100%;
	margin:0px auto;
	background:url(../images/Corptab_bg.jpg) no-repeat;
	padding:10px 0;
}
#Corpm0 ul.block3 {
	width: 100%;
	height:100%;
	margin:0px auto;
	background:url(../images/Corptab_bg.jpg) no-repeat;
	padding:10px 0;
}
#Corpm0 ul.block4 {
	width: 100%;
	height:100%;
	margin:0px auto;
	background:url(../images/Corptab_bg.jpg) no-repeat;
	padding:10px 0;
}
#Corpm0 ul.block5 {
	width: 100%;
	height:100%;
	margin:0px auto;
	background:url(../images/Corptab_bg.jpg) no-repeat;
	padding:10px 0;
}
#Corpm0 ul.block6 {
	width: 100%;
	height:100%;
	margin:0px auto;
	background:url(../images/Corptab_bg.jpg) no-repeat;
	padding:10px 0;
}
/* ----------------------------------------- */


.product_sort{
	padding: 15px 0;
}
.product_sort .mb10{
	margin:10px 0;
}

.product_hot{
	background:#f0f0f0;
}
.hotbox a{
	display: inline-block;
	background: #ffffff url(../images/sort_bg.png) no-repeat center 370px;
	text-align: center;
	padding-bottom: 20px;
	font-size: 14px;
	margin-bottom: 20px;
}
.hotbox a:hover{
	background:#00adef;
	color: #fff;
	-moz-box-shadow: 0px 1px 3px #999999;
    -webkit-box-shadow: 0px 1px 3px #999999;
    box-shadow: 0px 1px 3px #999999;
}
.hotbox a .pic{
	overflow: hidden;
}
.hotbox a .pic img{ 
	width: 100%;
	transition: all .8s;
    -webkit-transition: all .5s;
    margin:0;
}
.hotbox a .pic img:hover{
	transform:scale(1.1,1.1);
	-webkit-transform:scale(1.1,1.1);
}
.hotbox h3{
	color: #666;
	font-size: 20px;
}
.hotbox p{
	color: #999;
	font-size: 14px;
}
.hotbox a:hover h3{
	color: #fff;
}
.hotbox a:hover p{
	color: #fff;
}
.hotbox :hover a:hover.fa-arrow-circle-o-right:hover{
	color: #fff;
}

.hotbox .owl-nav .owl-prev{ 
	left: -50px; 
	background: url(../images/l.png) no-repeat center center;
	text-indent: -9999px;
    width: 30px;
    position: absolute;
    height: 60px;
    top: 200px;
	}
.hotbox .owl-nav .owl-next{ 
	right: -50px;
	background: url(../images/r.png) no-repeat center center;
	text-indent: -9999px;
    width: 30px;
    position: absolute;
    height: 60px;
    top: 200px;
}

.aboutbox .owl-nav .owl-prev{ 
	left: -50px; 
	background: url(../images/l.png) no-repeat center center;
	text-indent: -9999px;
    width: 30px;
    position: absolute;
    height: 60px;
    top: 90px;
	}
.aboutbox .owl-nav .owl-next{ 
	right: -50px;
	background: url(../images/r.png) no-repeat center center;
	text-indent: -9999px;
    width: 30px;
    position: absolute;
    height: 60px;
    top: 90px;
}

.honorbox .owl-nav .owl-prev{ 
	left: -60px; 
	background: url(../images/l.png) no-repeat center center;
	text-indent: -9999px;
    width: 30px;
    position: absolute;
    height: 60px;
    top: 80px;
	}
.honorbox .owl-nav .owl-next{ 
	right: -60px;
	background: url(../images/r.png) no-repeat center center;
	text-indent: -9999px;
    width: 30px;
    position: absolute;
    height: 60px;
    top: 80px;
}
.honorbox p{
	text-align: center;;
}


.server{
	background: #f2f2f2;
}
.fa-envelope{
	font-size:64px;
	color:#0e8ece;
	transition: all 0.5s ease-in-out 0s;
}
.fa-envelope:hover{
	transform: rotateY(360deg) scale(1.2);
}
.fa-university{
	font-size:64px;
	color:#0e8ece;
	transition: all 0.5s ease-in-out 0s;
}
.fa-university:hover{
	transform: rotateY(360deg) scale(1.2);
}
.fa-cogs{
	font-size:64px;
	color:#0e8ece;
	transition: all 0.5s ease-in-out 0s;
}
.fa-cogs:hover{
	transform: rotateY(360deg) scale(1.2);
}
.server .text{
    width: 100%;
    padding: 8% 0;
    text-align: center;
    margin-bottom: 15px;
}
.server .text_line{
    border-right: 1px #e5e5e5 solid;
}
.server .text b {
    display: block;
    font-size: 20px;
    margin-top: 10px;
    margin-bottom: 15px;
    color: #0e8ece;
	text-transform:uppercase;
}
.server .text em {
    display: block;
    font-style: normal;
    font-size: 14px;
    margin-top: 0px;
	padding: 0 10px;
	margin-bottom: 15px;
	color: #999;
}
.server .text .btn-warning {
    color: #fff;
    background-color: #0e8ece;
    border-color: #00adef;
    width: 40%;
    border-radius: 0;
    margin: 0 5%;
    display: inline-block;
    border-radius: 100px;
}
.server .text .btn-warning:hover {
    background-color: #2ebdff;
    border-color: #2ebdff;
}

.links{
	padding: 15px 0;
	background: #f9f9f9;
}
.links b{
	font-size: 24px;
	display: inline-block;
	margin-right: 10px;
	color: #e5322c;
}
.links p{
	font-size: 16px;
	display: inline-block;
}
.links ul li{
	display: inline-block;
	padding-right: 15px;
}
.khjz{
	border:4px #eeeeee solid;
}
.about{
	background:#f0f0f0;
}

.aboutbox .owl-nav .owl-prev{ 
	left: -50px; 
	background: url(../images/l.png) no-repeat center center;
	text-indent: -9999px;
    width: 30px;
    position: absolute;
    height: 60px;
    top: 90px;
	}
.aboutbox .owl-nav .owl-next{ 
	right: -50px;
	background: url(../images/r.png) no-repeat center center;
	text-indent: -9999px;
    width: 30px;
    position: absolute;
    height: 60px;
    top: 90px;
}

.product_01 .owl-nav .owl-prev{ 
	left: -50px; 
	background: url(../images/l.png) no-repeat center center;
	text-indent: -9999px;
    width: 30px;
    position: absolute;
    height: 60px;
    top: 180px;
	}
.product_01 .owl-nav .owl-next{ 
	right: -50px;
	background: url(../images/r.png) no-repeat center center;
	text-indent: -9999px;
    width: 30px;
    position: absolute;
    height: 60px;
    top: 180px;
}
.product_02 .owl-nav .owl-prev{ 
	left: -50px; 
	background: url(../images/l.png) no-repeat center center;
	text-indent: -9999px;
    width: 37px;
    position: absolute;
    height: 37px;
    top: 35px;
	}
.product_02 .owl-nav .owl-next{ 
	right: -50px;
	background: url(../images/r.png) no-repeat center center;
	text-indent: -9999px;
    width: 37px;
    position: absolute;
    height: 37px;
    top: 35px;
}
.owl-carousel .owl-nav .owl-prev:hover{
	background: url(../images/l_hover.png) no-repeat center center;
}
.owl-nav .owl-next:hover{
	background: url(../images/r_hover.png) no-repeat center center;
}
@media (min-width: 768px) and (max-width: 1170px) {
	.owl-carousel .owl-nav.disabled, .owl-carousel .owl-dots.disabled{
	    display: none;
	}
	.owl-carousel .owl-nav .owl-prev{
		display: none;
	}
	.owl-carousel .owl-nav .owl-next{
	   display: none;
	}
}
@media (max-width: 768px) {
	.index-body h2{
		font-size: 18px;
		margin-bottom: 5px;
	}
	.index-body h5{
		font-size: 12px;
		margin-bottom: 10px;
	}
	.index-body h6{
		margin-bottom: 10px;
		font-size: 12px;
	}
	.index-body .pic a .text b{
		font-size: 18px;
	}
	.index-body .pic a .text em{
		font-size: 12px;
	}
	.product_01 h1{
		font-size: 20px;
		text-align: center;
		color: #323232;
		margin-bottom: 0px;
	}
	.owl-carousel .owl-item h4{
		font-size: 14px;
	}
	.owl-carousel .owl-nav.disabled, .owl-carousel .owl-dots.disabled{
	    display: none;
	}
	.owl-carousel .owl-nav .owl-prev{
		display: none;
	}
	.owl-carousel .owl-nav .owl-next{
	   display: none;
	}
	.hotbox h3{
	font-size: 14px;
	}
	.hotbox p{
		font-size: 12px;
		display: none;
	}
	.hotbox a{
		font-size: 12px;
	}
	.server .text_line{
	    border-bottom: 1px #e5e5e5 solid;
	    border-right: none;
	}
	.links b{
		font-size: 18px;
	}
	.links p{
		font-size: 12px;
	}
	.news_p10{ 
		padding: 0 15px; 
	}
	
}

.about p{
	font-size: 14px;
	text-align: center;
	color: #666;
	line-height:20px;
}
.about .mag{
	margin-bottom: 15px;
}
.about .zhuan {
	-webkit-transition: all 0.5s ease-in-out;
}
.about .zhuan:hover {
	-webkit-transform: rotate(360deg) scale(1.2);
	-o-transform: rotate(360deg) scale(1.2);
	-mo-transform: rotate(360deg) scale(1.2);
	transform: rotate(360deg) scale(1.2);
}
/*advantage*/

.advantage{
    background:#e8e8e8 url(../images/aboutBg.png) no-repeat right center;
    position: relative;
	padding:0;
}
.advantage .pad{
	padding-left:0;
	padding-right:0;
	overflow: hidden;
}
.advantage .pad a img{ 
	width: 100%;
	transition: all .8s;
    -webkit-transition: all .5s;
}
.advantage .pad a img:hover{
	transform:scale(1.1,1.1);
	-webkit-transform:scale(1.1,1.1);
}
.advantage .txt{
	color: #fff;
    padding: 2% 10% 0% 5%;
}
.advantage .txt h3{
	font-size: 26px;
	font-weight: bold;
	color:#00adef;
}
.advantage .txt p{
	font-size: 16px;
	line-height: 30px;
	color: #888;
}

.advantage .moreBt{
    display: block;
    width: 44px;
    height: 44px;
    margin-top: 3%;
    margin-bottom: 3%;
    border-radius: 50%;
    transition: background 0.5s ease 0s;
    border: 1px solid #ccc;
    text-align: center;
    line-height: 44px;
    color: #aaa;
}
.advantage .moreBt .iconfont{
    font-size: 2.4rem;

}
.advantage .moreBt:hover{
    background: #00adef;
    color: #fff;
}
.advantage .moreBt .fa-angle-right{
	font-size: 18px;
}

.Brand{
	background: url(../images/anli_bg.jpg) repeat 0 0;
}

.Other{
	background: #f2f2f2;
}

.activities_border{
	border: 1px #dddddd solid;
	margin-bottom: 20px;
}
.activities_border:hover{
	border: 1px #0e8ece solid;
}

/*----------guide-news--------------------*/
.guide-news {
	margin: 10px 0;
}
.guide-news h2{
	font-size: 22px;
    color: #3d3b3a;
	line-height: 26px;
	text-align: left;
	float: left;
	margin: 0;
	margin-bottom: 10px;
}
.guide-news span{
	font-size: 14px;
    color: #c7c7c7;
	font-weight: normal;
	margin-left: 10px;
}
.guide-news .slideTxtBox{
	border-top:none;
}

.guide-news .slideTxtBox .honor{
	border: 1px #dddddd solid;
	margin: 12px; 
	padding: 10px;
}
.guide-news .slideTxtBox .honor dl{
	margin-bottom: 0;
}
.guide-news .slideTxtBox .honor dd{
	padding-left:15px; 
	background:url(../images/honor_icon.png) 0 8px no-repeat;
}
.guide-news .slideTxtBox .honor dd a{
	line-height: 24px;
}
.guide-news .line_top{
	width: 100%;
	height: 2px;
	background: #dddddd;
	margin-bottom: 15px;
}
.guide-news .slideTxtBox .txt h3{
	font-size: 16px;
	margin-top: 10px;
}
.guide-news .hd{
	 float: left;
	 margin-left: 300px;
}
.guide-news .more{
	float: right;
}
.guide-news .more a{
	font-size: 14px;
	color: #313131;
}
.guide-news .more a:hover{
	color: #e5322c;
}
.guide-news ul li{
	padding:9px 0;
	border-bottom:1px dashed #e0e0e0;
	color:#ddd;
	background:url(../images/news-point.png) 0 16px no-repeat;
	padding-left:18px;
}
.guide-news ul li span{
	float:right;
}
.guide-news ul li a{
	font-size:15px;
	color:#9b9b9b;
}
.guide-news ul li a:hover{
	color: #e5322c;
}
.guide-news ul li a img{
	width:185px;
	height:117px;
}
.guide-news ul .new-pic{
	height:118px;
	background:none;
	padding-left:0;
	border:none;
	margin-bottom:10px;
}
.guide-news ul .new-pic dl{
	width:185px;
	float:left;
	margin-right:36px;
}
.guide-news ul .new-pic dd .tt{
	font-size:16px;
	color:#666666;
	margin-bottom:5px;
}
.guide-news ul .new-pic dd .text{
	color:#d2d2d2;
}
.guide-news ul .new-pic dd .button{
	color:#19568f;
	margin-top:20px;
}
.guide-news ul .new-pic dd{
	width:375px;
	float:left;
}
.guide-news ul .new-pic dd a{
	display:block;
}
/*activities*/
.custom{
	padding-bottom:1%;
	background: url(../images/custom.jpg) no-repeat center;
}
.custom b{
	text-align: left;
	display: block;
    font-size: 28px;
    margin-bottom: 15px;
	color: #00c568;
}
.custom p{
	display: block;
    font-size: 16px;
    margin-bottom: 15px;
	color: #ffffff;
}
.custom a .text {
    width: 100%;
    text-align: center;
}
.custom .btn-warning{
	background: none;
	border: 1px solid #00c568;
	color:#00c568;
	border-radius: 0px;
}
.custom .btn-warning:hover{
	background: none;
	border: 1px solid #f0ad4e;
	color:#f0ad4e;
}
.custom .mt40{
	margin-top:40px;
}

.custom h2{
	color: #ffffff;
	font-size: 20px;
}

.custom h5{
	color: #fc7b26;
	font-size: 34px;
}
.why{
	background: #f9f9f9;
}
.why img{
	width: 100%;
}
.why .text{
	width: 100%;
	padding: 8% 0;
}
.why .text .title{
	background: #fff;
    border: 1px #027840 solid;
    height: 34px;
    line-height: 32px;
    font-size: 22px;
    text-align: center;
}
.why .text .title i{
	float: left;
    background: #027840;
    width: 10%;
    color: #fff;
    font-size: 22px;
    font-style: normal;
    font-weight: bold;
}
.why .text .title b{
	width: 75%;
    color: #027840;
}
.why .text em{
	font-size: 16px;
	margin-top: 0px;
	line-height: 26px;
	font-style: normal;
}



.flow-chart {
	background: #f7f7f7;
}

.flow-chart .service b,
.flow-chart .service i {
	display: block;
}

.flow-chart .service b {
	font-size: 22px
}

.flow-chart .service i {
	font-weight: normal;
	font-size: 12px;
	font-style: normal;
}
.icon {
    color: #aaa;
	font-size: 40px;
}
.flow-chart span {
    margin-left: 10px;
    display: inline-block;
}
.flow-chart .service {
	border-right: 1px solid #999;
	margin-right: 30px
}

.flow-chart .col-lg-2 {
	padding-top: 20px;
	padding-bottom: 20px
}

.flow-chart .col-lg-10 {
	padding-left: 0;
	padding-right: 0
}

.flow-chart .col-md-2 {
	font-size: 14px;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
	padding-bottom: 20px
}


@media (max-width: 768px) {
	.custom{
		background: url(../images/custom.jpg) no-repeat center center;
	}
	.custom b{
		font-size: 16px;
		margin-top: 3%;
		margin-bottom: 1%;
	}
	.custom p{
		font-size: 12px;
		line-height: 16px;
	}
	.custom .mt40{
		margin-top:0;
		margin-bottom: 3%;
	}
	.about{
	    padding-bottom: 6%;
	}
	.advantage .txt{
		padding: 2% 5% 4% 5%;
	}
	.advantage .txt h3{
		font-size: 18px;
	}
	.advantage .txt p{
		font-size: 12px;
		line-height: 20px;
	} 
	.advantage .moreBt{
		width: 20px;
		height:20px;
		line-height: 20px;
		text-align: center;
	}
	.why .text .title b {
		font-size: 12px;
	}
	.why .text em {
		font-size: 12px;
	}
	.about .text b{
		font-size: 14px;
	}
	.about .text em{
		font-size: 12px;
	}
	.custom h2{
		font-size: 14px;
	}

	.custom h5{
		font-size: 16px;
	}
	.guide-news h2{
		font-size: 18px;
	}
	.guide-news span{
		font-size: 12px;
	}
	.guide-news .more a{
		font-size: 12px;
	}
	.guide-news .bd ul li a{
		font-size: 12px;
	}
	.guide-news .slideTxtBox{
		padding: 10px;
	}
	.guide-news .bd{
		padding-top: 0px
	}
	.menu0 li{ 
		font-size:12px; 
    }
}


/*activities*/
.activities{
	padding-bottom: 1%;
}

.activities .date{ 
	margin-bottom: 10px;
}
.activities .pic{
	overflow:hidden;
}
.activities .pic img{
	width: 100%;
	transition: all .8s;
	margin: 0;
	-webkit-transition: all .5s;
	display: block;
}
.activities .pic img:hover{
	transform:scale(1.1,1.1);
	-webkit-transform:scale(1.1,1.1);
}
.activities .pic h3{
	font-size: 20px;
}
.activities .pic p{ 
	color: #999;
}

/*news*/
.news{
	padding-bottom: 1%;
    background-attachment: fixed;
}

.news_l{
	padding-left:0; 
}

.news_r{
	padding-right:0; 
}

.news .date{ 
	margin-bottom: 10px;
}
.news .pic{ 
	overflow:hidden;
}
.news .pic img{ 
	display: block;
	margin: 0 auto;
	transition: all .8s;
    -webkit-transition: all .5s;
}
.news .pic p{ 
	text-align: center; 
}
.news .pic img:hover{
	transform:scale(1.1,1.1);
	-webkit-transform:scale(1.1,1.1);
}
.news .pic h3{
	font-size: 20px;
}
.news .pic p{ 
	color: #999;
}

@media (max-width: 768px) {
	.activities .pic h3{
		font-size: 16px;
	}
	.guide-news ul li a{
		font-size: 14px;
	}
	.pd-10{
		padding: 0;
	}
	#header .r .lang{
		margin-top: 15px;
	}
}




#footer{
	width: 100%;
	float: left;
	overflow: hidden;
	background:#1e1f24 url(../images/footer-bg.png) 0 0 no-repeat;
}
#footer .top{
	width: 100%;
	float: left;
	padding: 50px 0;
	border-top: 1px solid #303030;
	border-bottom: 1px solid #303030;
}
#footer .top i{
	font-size: 20px;
	margin-right: 10px;
}
#footer .l{
	float: left;
}
#footer .l dl{
	padding: 0 30px;
	float: left;
}
#footer .l dl dt a{
	font-size: 16px;
	color: #ffffff;
	display: block;
	font-weight: normal;
	line-height: 30px;
	margin-bottom: 10px;
	font-weight: bold;
}
#footer .l dl li{
	list-style: none;
}
#footer .l dl li a{
	color: #999;
	font-size: 14px;
	line-height: 30px;
}
#footer .l dl li a:hover{
	color: #ffffff;
}
#footer .r{
	float: right;
	width: 280px;
	border-left: 1px solid #303030;
	padding-left:20px; 
}
#footer .c{
	float: left;
	padding-left: 50px;
	margin-left:50px; 
    border-left: 1px solid #303030;
}
#footer .c h1{
	color: #fff;
	font-size:16px;
	line-height: 30px;
    margin-bottom: 10px;
	font-weight:bold;
	margin-top: 0;
}
#footer .c p{
	color: #999;
	font-size:14px;
	line-height:30px;
}
#footer .c i{
	color: #fff;
}
#footer .r h5{
	font-size: 23px;
	color: #ffffff;
	line-height: 1.6;
	margin: 0;
}
#footer .r  p{
	color: #999;
	margin-bottom: 0;
	line-height: 1.5;
}
#footer .r a.kf{
	width: 155px;
	height: 30px;
	line-height: 30px;
	border: 1px solid #0ee6c9;
	color: #63ffea;
	display: block;
	margin: 10px auto;	
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}
#footer .r a.kf:hover{
	background: #0ee6c9;
	color: #fff;
}
#footer .bottom{
	width: 100%;
	float: left;
	padding: 15px 0;
}
#footer .bottom p{
	margin: 0;
	line-height: 20px;
	text-align: center;
	color: #999;
}
#footer .bottom a{
	color: #999;
}
/*浮动框
/*==============================================================================================*/
#gtop {
	
	bottom:80px;
	right:10px;
	position:fixed;
	z-index:990;
}
* html {
	background:url(*) fixed;
}
* html body {
	margin:0; height:100%;
}
* html #gtop {
	position:absolute;
	right:expression(documentElement.scrollLeft + documentElement.Width - this.offsetWidth-40);
	top:expression(documentElement.scrollBottom + documentElement.Height - this.offsetHeight-40);
}

.gtop-code {
}
.gtop-code a {
	display:block;
	width:50px;
	height:50px;
	text-indent:-999px;
	overflow:hidden;
	background:url(../images/gtop-code.png) 0 0 no-repeat;
}
.gtop-code a img {
	display:none;
	width:200px;
	height:200px;
	position:absolute;
	top:-10px;
	left:-200px;
}
.gtop-code a:hover img {
	display:block;
}
.gtop-gbook {
	display:block;
	position:relative;
	margin:15px 0 0 0;
}
.gtop-gbook a{
	display:block;
	width:50px;
	height:50px;
	text-indent:-999px;
	overflow:hidden;
	background:url(../images/gtop-gbook.png) 0 0 no-repeat;
}
.gtop-go {
	margin:0px 0 0 0;
}
.gtop-go a {
	display:block;
	width:76px;
	height:76px;
	text-indent:-9999em;
	overflow:hidden;
	background:url(../images/gotop.jpg) 0 0 no-repeat;
}

@media (max-width: 768px) {
	.gtop-go a {
		display:block;
		width:30px;
		height:30px;
		text-indent:-9999em;
		overflow:hidden;
		background:url(../images/gotop.jpg) 0 0 no-repeat;
		background-size:cover;
	}
}

#ibanner{
	width: 100%;
	float: left;
	position: relative;
	overflow: hidden;
}
#ibanner img{
	width: 100%;
}
#ibanner .text{
	width: 100%;
	position: absolute;
	text-align: center;
	top: 40%;
}
#ibanner .text h5{
	font-size: 51px;
	color: #004992;
	line-height: 1.5;
}
#ibanner .text p{
	font-size: 30px;
	color: #555555;
	line-height: 1.5;
}
#located{
	width: 100%;
	border-bottom: 1px solid #eeeeee;
	line-height: 60px;
}
#located.located{
	border-bottom: 0;
	border-top: 1px solid #eee;
}
#located.located a.right{
	padding-left: 30px;
	color: #1ba4fc;
	float: right;
	background: url("../images/back.png")/*tpa=http://www.aorunze.com/images/back.png*/ left center no-repeat;
}
#located.affix{
	width: 100%;
	top: 0;
	background: #fff;
	z-index: 99;
}
#located .l{
	float: left;
	font-size: 14px;
	color: #a5a5a5;
	padding-left: 26px;
	background: url("../images/home.jpg")/*tpa=http://www.aorunze.com/images/home.jpg*/ -1px center no-repeat;
}
#located .l a{
	color: #a5a5a5;
}
#located .l a:hover{
	color: #00adef;
}
#located .l span{
	color: #9e9997;
}
#located .rmenu{
	float: right;
}
#located .rmenu ul{
	margin: 0;
}
#located .rmenu li{
	display: inline-block;
}
#located .rmenu li a{
	display: block;
	padding: 0 20px;
	color: #6a6a6a;
	font-size: 16px;
	line-height: 60px;
	position: relative;
}
#located .rmenu li a:before{
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}
#located .rmenu li a:hover:hover{
	color: #0075b0;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}
#located .rmenu li a.on:before{
	width: 100%;
	position: absolute;
	content: "";
	height: 2px;
	background: #0075b0;
	bottom: -1px;
	left: 0;
}
#located #navbar-example li a.on:before{
	display: none;
}
#located #navbar-example li a{
	background: #fff !important;
}
#located #navbar-example li.active a:before{
	width: 100%;
	position: absolute;
	content: "";
	height: 2px;
	background: #00adef;
	bottom: -1px;
	left: 0;
}
#product{
	width: 100%;
	float: left;
	padding: 40px 0;
	background: #f5f5f5;
}
#product .list{
	width: 100%;
	float: left;
}
#product .list li .item{
	display: block;
	width: 100%;
	background: #fff;
	float: left;
	margin-bottom: 30px;
}
#product .list li .item img{
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 40%;
}
#product .list li .item .rtxt {
	padding-right: 50px;
	padding-left: 30px;
	padding-top: 30px;
	width: 60%;
	float: left;
}
#product .list li .item .rtxt h5{
	color: #004992;
	font-size: 19px;
	line-height: 1.6;
	margin-bottom: 15px;
}
#product .list li .item .rtxt p{
	color: #757575;
	font-size: 15px;
	line-height: 1.6;
}
#product .list li .item .rtxt  a.more{
	display: block;
	width: 122px;
	height: 37px;
	line-height: 37px;
	text-align: center;
	float: left;
	margin-top: 20px;
	background: #28c7ff;
	color: #fff;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	font-size: 15px; 
}
#product .list li .item .rtxt  a.more:hover{
	background: #00adef;
}

/*--------------------product-box------------------*/
#product-box{
    background: #f1f4f5;
}
.showproduct-head {
    background: #fff;
    padding: 30px 0px;
}
.showproduct-body {
    padding: 30px 0px 0px;
}


.showproduct-body .product-content-body ul.nav-tabs {
    margin-bottom: 30px;
}
.nav-tabs {
    border-bottom: 1px solid #e4eaec;
}
.nav-tabs-line > li.active > a, .nav-tabs-line > li.active > a:focus, .nav-tabs-line > li.active > a:hover {
    color: #333;
    border-bottom-color: #999;
	border-left: none;
	border-right: none;
	border-top: none;
}
.nav-tabs>li {
    float: left;
    margin-bottom: -1px;
}
.nav-tabs-line>li>a {
    padding: 10px 20px;
    border-bottom: 2px solid transparent;
}
.nav-tabs>li>a {
    padding: 10px 20px;
    color: #76838f;
    -webkit-transition: .25s;
    -o-transition: .25s;
    transition: .25s;
}
.nav-tabs>li>a:hover {
    border-color: transparent transparent #e4eaec;
}
.example-title{
    font-size: 16px;
    font-weight: 300;
    margin-bottom: 15px;
}
.product-hot-list {
    padding: 0px 15px;
}
.margin-bottom-10 {
    margin-bottom: 10px !important;
}
.product-hot-list a.img {
    margin: 0px auto;
    display: block;
    margin-bottom: 5px;
}
.product-hot-list a.txt {
}
.product-intro{ 
	margin-top: 30px;
}
.product-intro h1 {
    font-size: 24px;
    margin-top: 0px;
}
.description{
    color: #666666;
    margin-bottom: 15px;
}
.para{
    margin-top: 15px;
}
.tools{
	 margin-top:20px;
}
@media (min-width: 992px){
	.product-hot {
		margin-left: 30px;
	}
}
/*--------------------page------------------*/
.page{
    margin:10px 0px;
    clear: both;
	padding-top:10px;
	overflow:hidden;
}
.page .first{
    background:url(../images/page.png) 7px -82px no-repeat;
}
.page .last{
    background:url(../images/page.png) 7px -140px no-repeat;
}
.page .next{
    background:url(../images/page.png) 7px 10px no-repeat;
}
.page .prev{
    background:url(../images/page.png) 7px -36px no-repeat;
}
.page span.page_list{ overflow:hidden; float:right;}
.page span.page_list a{
	display:block;
	float:left;
	margin-right:5px;
    border:1px solid #eaeaea;
	padding: 5px 10px 5px 10px;
	font-size:12px;

}
.page span.page_rows{
	display:block; 
	float:right;
    border:1px solid #eaeaea; 
	font-size:12px;
	margin-right:5px;
    padding: 5px 10px 5px 10px;
}
.page span.page_list a.selected{
    background: #f2f2f2;
    color: #222222;
}

#pagination{
	text-align: center;
	margin-bottom: 20px;
}
#pagination .pagination>li>a{
	background: #fff;
	color: #333;
	border: none;
	margin: 0 4px;
	font-size: 14px;
	font-family: "Arial";
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	border: 1px solid #dbdbdb;
}
#pagination .pagination>li>a.on,
#pagination .pagination>li>a:hover{
	background: #1ba4fc;
	color: #fff;
	border-color: #1ba4fc;
}
#pagination .pagination>li>a.prev{
	margin-right: 30px;
	border-radius: 0;
	font-size: 14px;
}
#pagination .pagination>li>a.next{
	margin-left: 30px;
	border-radius: 0;
	font-size: 14px;
}
#anli{
	width: 100%;
	float: left;
	padding: 50px 0;
	background: #f5f5f5;
}
#anli .tit{
	text-align: center;
	line-height: 2;
	font-size: 40px;
	color: #004992;
	margin-bottom: 50px;
}
#anli .list{
	width: 100%;
	float: left;
}
#anli .list a{
	display: block;
	width: 100%;
	float: left;
	margin-bottom: 10px;
}
#anli .list a img{
	display: block;
	width: 100%;
	padding-bottom: 8px;
	background: url("../images/shadow2.png")/*tpa=http://www.aorunze.com/images/shadow2.png*/ bottom center no-repeat;
	opacity: 1;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}
#anli .list a p{
	line-height: 30px;
	text-align: center;
	color: #787878;
	font-size: 16px;
	margin: 20px 0;
}
#anli .list a:hover img{
	opacity: .9;
}

#anli .download{
	width: 100%;
	float: left;
}
#anli .download .list-group-item{
	padding: 15px;
    margin-bottom: 0;
    border: none;
    border-bottom: 1px solid #ddd;
}
#anli .download .list-group-item a{
	color: #333;
}
#about{
	width: 100%;
	float: left;
}
#about .tit_1{
	color: #004992;
	font-size: 40px;
	line-height: 1.5;
	text-align: center;
	margin-bottom: 30px;
}
#about .text{
	padding: 30px 0;
}
#about .tit_2{
	color: #555555;
	font-size: 30px;
	line-height: 1;
	text-align: center;
	margin-bottom: 30px;
}
#about #jianjie{
	width: 100%;
	float: left;
	background: #f5f5f5;
	padding: 90px 0;
}
#about #jianjie p{
	text-align: center;
	font-size: 15px;
	color: #606365;
	line-height: 36px;
	max-width: 1000px;
	margin: 0 auto;
	margin-bottom: 20px;
}
#about #jianjie a{
	display: block;
	margin: 0 auto;
	width: 126px;
	height: 37px;
	line-height: 37px;
	background: #18aa38;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	margin-top: 30px; 
}
#about #jianjie a:hover{
	opacity: .9;
}
#about #pinpai{
	width: 100%;
	float: left;
	padding: 50px 0;
}
#about #pinpai img.bg{
	display: block;
	margin: 20px auto;
}
#about #pinpai .text{
	max-width: 530px;
	padding-left: 30px;
	padding-top: 40px;
}
#about #pinpai .text h5{
	color: #555555;
	font-size: 23px;
	line-height: 2;
	margin-bottom: 20px;
}
#about #pinpai .text p{
	font-size: 15px;
	color: #606365;
	line-height: 40px;
}
#about #lishi{
	width: 100%;
	float: left;
	padding: 100px 0;
	background: #004992;
}
#about #lishi .tit_1{
	color: #fff;
}
#about #lishi .cont{
	width: 100%;
	float: left;
	position: relative;
}
#about #lishi  .slide_history{
	width: 100%;
	float: left;
	position: relative;
	padding: 0px 40px;
	z-index: 3;
}
#about #lishi .cont:after{
	width: 100%;
	position: absolute;
	content: "";
	background: url("../images/line1.png")/*tpa=http://www.aorunze.com/images/line1.png*/ center no-repeat;
	background-size: cover;
	height: 3px;
	top: 50%;
	margin-top: -1px;
	z-index: 1;
}
#about #lishi  .slide_history:after{
	width: 100%;
	position: absolute;
	content: "";
	height: 40px;
	background: url("../images/line2.png")/*tpa=http://www.aorunze.com/images/line2.png*/ center no-repeat;
	background-size: auto 100%;
	top: 50%;
	margin-top: -20px;
	left: 0;
	z-index: 2;
}
#about #lishi  .slide_history .item{
	width: 100%;
	float: left;
}
#about #lishi  .slide_history .item .top{
	height: 220px;
	width: 100%;
	float: left;
	padding-left: 60px;
	background: url("../images/line3.png")/*tpa=http://www.aorunze.com/images/line3.png*/ 20px bottom no-repeat;
	padding-top: 50px;
}
#about #lishi  .slide_history .item .bottom{
	height: 220px;
	width: 100%;
	float: left;
	padding-left: 70px;
	background: url("../images/line4.png")/*tpa=http://www.aorunze.com/images/line4.png*/ 50px top no-repeat;
	padding-top: 90px;
}
#about #lishi  .slide_history .item b{
	font-size: 30px;
	font-weight: normal;
	color: #fff;
	display: block;
	line-height: 1.4;
}
#about #lishi  .slide_history .item span{
	display: block;
	font-size: 15px;
	color: #fff;
	line-height: 1.6;
}
#about #lishi  .slide_history  .owl-prev{
	width: 37px;
	height: 37px;
	overflow: hidden;
	text-indent: -999px;
	background: url("../images/left.png")/*tpa=http://www.aorunze.com/images/left.png*/ no-repeat;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -18px;
	z-index: 5;
}
#about #lishi  .slide_history  .owl-next{
	width: 37px;
	height: 37px;
	overflow: hidden;
	text-indent: -999px;
	background: url("../images/right.png")/*tpa=http://www.aorunze.com/images/right.png*/ no-repeat;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -18px;
	z-index: 5;
}
#about #quanwei{
	width: 100%;
	float: left;
}
#about #quanwei .bt{
	width: 100%;
	float: left;
	padding-top: 10px;
}
#about #quanwei a.more{
    display: block;
    margin: 0 auto;
    width: 126px;
    height: 37px;
    line-height: 37px;
    background: #18aa38;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    margin-top: 30px;
	-webkit-transition: .3;
	-o-transition: .3;
	transition: .3;
	opacity: 1;
}
#about #quanwei a.more:hover{
	opacity: .9;
}
#about #xuancai{
	width: 100%;
	float: left;
}
#about #xuancai .text h5{
	color: #004992;
	margin-bottom: 20px;
}
#about #fangan1{
	width: 100%;
	float: left;
	padding: 100px 0;
	background: #f5f5f5;
}
#about #fangan1 .bg{
	max-width: 100%;
	display: block;
	margin: 50px auto 10px;
}
#about #fangan1 ul{
	width: 100%;
	margin-top: 30px;
	float: left;
}
#about #fangan1 ul li{
	width: 25%;
	float: left;
}
#about #fangan1 ul li span{
	display: block;
	margin: 0 auto;
	width: 48px;
	height: 48px;
	background: #004992;
	font-size: 27px;
	line-height: 48px;
	text-align: center;
	border-radius: 50%;
	margin-bottom: 20px;
	color: #fff;
}
#about #fangan1 ul li em{
	width: 100%;
	height: 20px;
	background: url("../images/line5.png")/*tpa=http://www.aorunze.com/images/line5.png*/ no-repeat;
	background-size: 100% auto;	
	display: block;
	float: left;
	margin-bottom: 20px;
}
#about #fangan1 ul li:first-child em{
	background: url("../images/line6.png")/*tpa=http://www.aorunze.com/images/line6.png*/ no-repeat;
	background-size: 100% auto;	
}
#about #fangan1 ul li h5{
	color: #545454;
	font-size: 19px;
	line-height: 30px;
	border-bottom: 3px solid #004992;
	margin-right: 10px;
	text-align: center;
	padding-bottom: 15px;
}
#about #fangan1 ul li p{
	color: #545454;
	font-size: 15px;
	line-height: 2;
	padding-top: 10px;
	padding-right: 10px;
}
#about #fangan2{
	width: 100%;
	float: left;
	padding: 100px 0;
}
#about #fangan2 .text{
	width: 100%;
	margin-top: 50px;
}
#about #fangan2 .text p{
	font-size: 16px;
	color: #787878;
	line-height: 2;
	background: url("../images/icon_19.png")/*tpa=http://www.aorunze.com/images/icon_19.png*/ left 10px no-repeat;
	padding-left: 20px;
}
#about #fangan2 .slide_fangan2{
	width: 100%;
	margin-top: 20px;
}
#about #fangan2 .slide_fangan2 .item{
	text-align: center;
}
#about #fangan2 .slide_fangan2 img{
	max-width: 420px;
	margin: 0 auto;
}
#about #fangan2 .slide_fangan2 .owl-dots{
	width: 100%;
	float: left;
	text-align: center;
}
#about #fangan2 .slide_fangan2 .owl-dots .owl-dot{
	width: 19px;
	height: 2px;
	display: inline-block;
	background: #b5b5b5;
	margin: 0 2px;
}
#about #fangan2 .slide_fangan2 .owl-dots .owl-dot.active{
	background: #18aa38;
}
#about #fangan3{
	width: 100%;
	float: left;
	padding: 100px 0;
	background: #f5f5f5;
}
#about #fangan3 .text{
	width: 100%;
	margin-top: 50px;
}
#about #fangan3 .text p{
	font-size: 16px;
	color: #787878;
	line-height: 2;
	background: url("../images/icon_19.png")/*tpa=http://www.aorunze.com/images/icon_19.png*/ left 10px no-repeat;
	padding-left: 20px;
}
#about #fangan3 .slide_fangan2{
	width: 100%;
	margin-top: 20px;
}
#about #fangan3 .slide_fangan2 .item{
	text-align: center;
}
#about #fangan3 .slide_fangan2 img{
	max-width: 420px;
	margin: 0 auto;
}
#about #fangan3 .slide_fangan2 .owl-dots{
	width: 100%;
	float: left;
	text-align: center;
}
#about #fangan3 .slide_fangan2 .owl-dots .owl-dot{
	width: 19px;
	height: 2px;
	display: inline-block;
	background: #b5b5b5;
	margin: 0 2px;
}
#about #fangan3 .slide_fangan2 .owl-dots .owl-dot.active{
	background: #18aa38;
}

#shouhou{
	width: 100%;
	float: left;
	padding: 100px 0;
	background: #f5f5f5;
}
#shouhou .tit_1{
    color: #004992;
    font-size: 40px;
    line-height: 1.4;
    text-align: center;
    margin-bottom: 10px;
}
#shouhou .tit_2{
    color: #555555;
    font-size: 30px;
    line-height: 1.2;
    margin-bottom: 20px;
    text-align: center;
}
#shouhou p{
	color: #787878;
	font-size: 16px;
    text-align: center;
	line-height: 2;
	max-width: 900px;
	margin: 0 auto;
}
#shouhou .cont{
	width: 100%;
	float: left;
	margin-top: 30px;
	margin-bottom: 50px;
}
#shouhou .cont li{
	width: 33.33%;
	float: left;
	text-align: center;
}
#shouhou .cont li img{
	max-width: 90%;
	display: block;
	margin: 10px auto;
}
#shouhou .cont li p{
	color: #555555;
	font-size: 18px;
	line-height: 30px;
}
#shouhou .bg{
	max-width: 100%;
	display: block;
	margin: 20px auto;
	margin-top: 40px;
}

#case_box{
	width: 100%;
	float: left;
	padding: 30px 0;
	background: #f5f5f5;
}
#case_box .list{
	width: 100%;
	float: left;
}
#case_box .list a{
	display: block;
	width: 100%;
	float: left;
	background: #fff;
	margin-bottom: 30px;
	border-bottom: 1px solid #e4e4e4;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	position: relative;
	top: 0;
}
#case_box .list a img{
	width: 32%;
	float: left;
	display: block;
}
#case_box .list a .bt{
	width: 100%;
	float: left;
	padding: 20px;
}
#case_box .list a .bt h5{
	color: #4b4b4b;
	line-height: 16px;
	font-size: 18px;
	text-align: left;
	line-height: 32px;
	font-weight: bold;
	display: block;
	height: 32px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
#case_box .list a .bt p{
	font-size: 14px;
	color: #6f6f6f;
	line-height: 30px;
	height: 60px;
	overflow: hidden;
}
#case_box .list a .bt .date{
	display: block;
	line-height: 30px;
	color: #959595;
	border-top: 1px solid #f0f0f0;
	padding-top: 10px;
	/* padding-left: 10px; */
}
#case_box .list a:hover{
	border-color: #0075b0;
	top: -5px;
}


#news{
	width: 100%;
	float: left;
	padding: 50px 0;
	background: #f5f5f5;
}
#news .tit{
	text-align: center;
	line-height: 2;
	font-size: 40px;
	color: #666;
	margin-bottom: 50px;
}
#news .list{
	width: 100%;
	float: left;
}
#news .list a{
	display: block;
	width: 100%;
	float: left;
	background: #fff;
	margin-bottom: 30px;
	border-bottom: 1px solid #e4e4e4;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	position: relative;
	top: 0;
}
#news .list a img{
	width: 100%;
	height: 12em;
	float: left;
	display: block;
}
#news .list a .bt{
	width: 100%;
	float: left;
	padding: 10px;
}
#news .list a .bt h5{
	color: #4b4b4b;
	line-height: 16px;
	text-align: center;
	line-height: 32px;
	display: block;
	height: 32px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
#news .list a .bt p{
	font-size: 14px;
	color: #6f6f6f;
	line-height: 30px;
	height: 60px;
	overflow: hidden;
}
#news .list a .bt .date{
	display: block;
	line-height: 30px;
	color: #959595;
	border-top: 1px solid #f0f0f0;
	padding-top: 10px;
	padding-left: 10px;
}
#news .list a:hover{
	border-color: #00adef;
	top: -5px;
}


#news_detail{
	width: 100%;
	float: left;
	padding: 30px 0;
}
#news_detail .title{
	padding: 20px 0;
	border-bottom: 1px dotted #c7c7c7;
	text-align: center;
	padding-top: 0;
	margin-bottom: 30px;
}
#news_detail .title h1{
	color: #3a3a3a;
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	margin-bottom: 10px;
	line-height: 30px;
}
#news_detail .title p{
	margin: 0;
	line-height: 24px;
	color: #979797;
}
#news_detail .title p span{
	padding: 0 10px;
}
#news_detail .content{
	width: 100%;
	color: #838383;
	font-size: 14px;
	line-height: 2;
}
#news_detail .bt{
	width: 100%;
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
	line-height: 30px;
}
#news_detail .bt .l{
	float: left;
}
#news_detail .bt .l a{
    padding-left: 30px;
    color: #1ba4fc;
    float: right;
    background: url("../images/back.png")/*tpa=http://www.aorunze.com/images/back.png*/ left center no-repeat;
}
#news_detail .bt .r{
	float: right;
}
#news_detail .bt .r a{
	display: inline-block;
	margin: 0 5px;
	border-color: #1ba4fc;
	color: #1ba4fc;
	padding: 4px 10px;
}
.arc_rec .list-group-item{
	background: url("../images/news-point.png") left center no-repeat;
	padding: 15px;
	display: inline-block;;
	margin-bottom:0;
	border: none;
	border-bottom: 1px solid #ddd;
}

.arc_rec h2{
	font-size: 20px;
}
.arc_rec .list-group-item span{
	float: right;
}

#product_slide{
	width: 100%;
	float: left;
}
#product_slide .carousel{
	width: 100%;
	float: left;
	position: relative;
}
#product_slide .carousel .container{
	position: relative;
}
#product_slide .carousel .carousel-caption {
    position: absolute;
    max-width: 468px;
    text-align: left;
    left: 50px;
    right: auto;
    padding-bottom: 0;
    text-shadow: none;
    bottom: 60px;
}
#product_slide .carousel .carousel-caption h5{
	color: #004992;
	font-size: 25px;
	line-height: 1.4;
}
#product_slide .carousel .carousel-caption p{
	font-size: 15px;
	color: #757575;
	line-height: 1.2;
}
#product_slide .carousel ul{
	position: absolute;
	text-align: center;
	bottom: 20px;
}
#product_slide .carousel ul li{
	float: none;
	display: inline-block;
	width: auto;
	height: auto;
	text-indent: 0;
	border-radius: 0;
	border: 0;
	margin: 0 2px;
}
#product_slide .carousel ul li img{
	border: 1px solid #cccccc;
}
#product_slide .carousel ul li.active img{
	border-color: #004992;
	max-width:77px;
}
#product_nav{
	width: 100%;
	float: left;
	padding: 10px 0;
	color: #fff;
	line-height: 30px;
	background: #004992;
}
#product_nav .l{
	float: left;
	font-size: 25px;
}
#product_nav .r{
	float: right;
	font-size: 16px;
}
#product_nav .r a{
	display: inline-block;
	color: #fff;
	font-size: 16px;
	margin: 0 10px;
}
#product_nav .r a:hover,
#product_nav .r a.on{
	color: #000000;
}

.sublist li{
	list-style: none;
	
}

.sublist li a.fat{
	line-height: 40px;
	font-size: 15px;
	font-weight: bold;;
	display: block;
    border-top: 2px #eee solid;
    margin-top: 10px; 
}

.sublist li a{
	line-height: 30px;
}


@media (max-width: 1420px){
	#header .navbar-nav>li>a{
		font-size: 14px;
	}
	#banner .carousel-caption{
		bottom: 300px;
	}
}
@media (max-width: 1300px){
	#header .navbar-nav>li>a{
		font-size: 14px;
	}
	#header .social{
		display: none;
	}
	#header .r{
		width: 10%;
	}
	#header .m{
		width: 66%;
	}
	#header .logo img{
		max-width: 100%;
	}
	#banner .carousel-caption{
		bottom: 240px;
	}
}
@media (max-width: 1055px){
	#header .logo{
		margin-right: 0;
	}
	#header .navbar-nav>li>a{
		padding: 0 10px;
	}
	#header .search_btn{
		padding: 0 20px;
	}
	#header .r{
		width: 10%;
	}
	#header .m{
		width: 66%;
	}
}
@media (min-width: 992px) and (max-width: 1200px){
	#banner .carousel-caption{
		bottom: 160px;
	}
	#footer .l dl{
		padding: 0 10px;
	}
	#product .list li .item .rtxt{
		padding-top: 20px;
		padding-right: 20px;
		margin-bottom: 20px;
	}
	#product_slide .carousel .carousel-caption{
		bottom: 60px;
	}
	#case_box .list a img{
		width: 40%;
	}
	#case_box .list a .bt{
		width: 60%;
		padding: 20px;
	}
}

@media (min-width: 768px) and (max-width: 991px){
	#header .r{
		display: none;
	}
	#header .m{
		width: 76%;
	}
	#header .navbar-nav>li>a{
		padding: 0 5px;
	}
	#banner .carousel-caption{
		bottom: 150px;
	}
	#footer .c{
		width: 100%;
		text-align: center;
		border-right: none;
	}
	#footer .c p{
		font-size: 14px;
	}
	#footer .l{
		width: 100%;
	}
	#footer .l dl {
		padding: 0 18px;
	}
	#footer .l{
		width: 100%;
	}
	#footer .r{
		width: 100%;
		margin-top: 0;
		border: 0;
	}
	#ibanner .text{
		top: 30%;
	}
	#product .list li .item img{
		display: block;
		width: auto;
		margin: 0 auto;
		margin-top: 20px;
		float: none;
	}
	#product .list li .item .rtxt{
		width: 100%;
		padding: 10px 20px;
	}
	#product .list li .item .rtxt  a.more{
		float: none;
		margin: 10px auto;
	}
	#about #pinpai img.bg{
		margin-top: 80px;
	}
	#product_slide .carousel .carousel-caption{
		bottom: 30px;
	}
	#case_box .list a img{
		width: 50%;
	}
	#case_box .list a .bt{
		width: 50%;
		padding: 15px;
	}

}
@media (max-width: 767px){
	#header .logo{
		height: 60px;
		line-height: 60px;
	}
	#header .logo h1{
		font-size: 34px;
		font-weight: bold;
		text-align: left;
		margin-top: 13px;
	}
	#header .logo img{
		height: 50px;
		margin-top: 5px;
		margin-left: 10px;
		float: left;
	}
	#header .search_btn,
	#header .language{
		line-height: 60px;
	}
	#header .l{
		width: 50%;
	}
	#header .r{
		width: 49%;
		float: right;
	}
	#header .m{
		width: auto;
		margin: 0 auto; 
	}
	#header .navbar-toggle{
		position: absolute;
		padding: 15px 10px;
		border: none;
		border-radius: 0;
		left: 50%;
		z-index: 999;
		background: transparent !important;
		margin-right: 0;
		margin-left: 22px;
	}
	#header .navbar-collapse{
		position: fixed;
		width: 100%;
		top: 0;
		left: 0;
	    bottom: 0;
	    right: 0;
	    opacity: 1;
	    z-index: 16;
	    background-color: rgba(0, 0, 0, 0.7);

	}
	#header .navbar-nav{
		padding: 0;
		margin: 0;
		padding-top: 60px;
	}
	#header .navbar-nav>li{
		width: 100%;
	}
	#header .navbar-nav>li>a{
		width: 100%;
		line-height: 40px;
		height: 40px;
		font-size: 14px;
		text-align: left;
		color: #fff !important;
		padding-left: 22px;
	}
	#header .dropdown-menu{
		background-color: transparent;
	}
	#header .navbar-default .navbar-nav .open .dropdown-menu>li>a{
		color: #fff !important;
		height: 30px;
		line-height: 30px;
		font-size: 14px;
		padding: 0;
		padding-left: 30px;
	}
	#header .navbar-default .navbar-nav .open .dropdown-menu>li>a:before{
		content: "- ";
	}
	#header .navbar-default .navbar-toggle.collapsed .icon-bar{
		background-color: #e5322c;
	}
	.navbar-default .navbar-toggle .icon-bar{
		background: #fff;
	}
	#header .navbar-nav>li>.dropdown-menu li a{
		background: transparent;
		text-align: left;
	}
	#header .navbar-nav>li>a:after{
		display: none;
	}
	#header .navbar-toggle{}.navbar-toggle .icon-bar{position:relative}.navbar-toggle .icon-bar+.icon-bar{margin-top:6px}.navbar-toggle .icon-bar:nth-child(2){-moz-transition:background .3s ease 0s;-o-transition:background .3s ease 0s;-webkit-transition:background .3s ease;-webkit-transition-delay:0s;transition:background .3s ease 0s;background:transparent}.transform-fallback-fix .navbar-toggle .icon-bar:nth-child(2){background:#909090}.navbar-toggle .icon-bar:nth-child(1),.navbar-toggle .icon-bar:nth-child(3){-moz-transition:top .3s ease,-moz-transform .3s ease .4s;-o-transition:top .3s ease,-o-transform .3s ease .4s;-webkit-transition:top .3s ease,-webkit-transform .3s ease;-webkit-transition-delay:0s,.4s;transition:top .3s ease,transform .3s ease .4s}.navbar-toggle .icon-bar:nth-child(1){top:8px;-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-webkit-transform:rotate(45deg);transform:rotate(45deg)}.transform-fallback-fix .navbar-toggle .icon-bar:nth-child(1){top:0}.navbar-toggle .icon-bar:nth-child(3){top:-8px;-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.transform-fallback-fix .navbar-toggle .icon-bar:nth-child(3){top:0}.navbar-toggle.collapsed .icon-bar:nth-child(2){-moz-transition:background .3s ease .4s;-o-transition:background .3s ease .4s;-webkit-transition:background .3s ease;-webkit-transition-delay:.4s;transition:background .3s ease .4s;background-color:#909090}.navbar-toggle.collapsed .icon-bar:nth-child(1),.navbar-toggle.collapsed .icon-bar:nth-child(3){top:0;-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);-moz-transform-origin:50% 50%;-ms-transform-origin:50% 50%;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-moz-transition:top .3s ease .4s,-moz-transform .3s ease;-o-transition:top .3s ease .4s,-o-transform .3s ease;-webkit-transition:top .3s ease,-webkit-transform .3s ease;-webkit-transition-delay:.4s,0s;transition:top .3s ease .4s,transform .3s ease}.modal{text-align:center;font-size:0}
	#banner .carousel-caption{
		bottom: 10px;
	}
	#banner .carousel-caption{
		left: 10%;
	}
	#banner .carousel-caption h5{
		font-size: 18px;
		line-height: 1.4;
		margin-bottom: 0;
	}
	#banner .carousel-caption a.more{
		margin-top: 0;
		width: 80px;
		float: left;
		padding: 2px 5px;
		height: auto;
		line-height: 1.2;
	}
	#banner .carousel-caption p{
		font-size: 12px;
		line-height: 1.0;
        margin-bottom: 5px;
	}
	#banner .carousel-control.left:before,
	#banner .carousel-control.right:before,
	#banner .carousel-control.left,
	#banner .carousel-control.right{
		width: 40px;
		height: 40px;
		line-height: 40px;
	}
	#banner .carousel-control{
		margin-top: -20px;
	}
	#banner .carousel-indicators{
		margin-bottom: 0;
		bottom: 5px;
	}
	
	#footer .c{
		width: 100%;
		text-align: center;
		border-right: none;
		padding-left:0;
		margin-left: 0; 
		border-left:none; 
	}
	#footer .c p{
		font-size: 14px;
	}
	#footer .l{
		width: 100%;
	}
	#footer .l dl {
		width: 50%;
	}
	#footer .r{
		width: 100%;
		margin-top: 0;
		border: 0;
	}
	#footer .top .l dl{
		width: 100%;
		border-bottom: 1px solid #303030;
		padding: 10px 0;
		margin-bottom: 0;
	}
	#footer .top .l dl dt{
		margin-bottom: 0;
	}
	#footer .top .l dl dt a{
		margin: 0;
	}
	#footer .top .l dl .box{
		display: none;
	}
	#footer .top .l dl.open .box{
		display: block;
		width: 100%;
		float: left;
		margin-top: 10px;
	}
	#footer .top .l dl dd a{
		float: left;
		width: auto;
		display: inline-block;
		padding: 0 10px;
	}
	#footer .r{
		margin-top: 20px;
	}
	#footer .top{
		padding: 20px 0;
	}
	#ibanner .text{
		top: 20%;
	}
	#ibanner .text h5{
		font-size: 22px;
	}
	#ibanner .text p{
		font-size: 15px;
	}
	#product .list li .item img{
		display: block;
		width: auto;
		margin: 0 auto;
		margin-top: 20px;
		float: none;
	}
	#product .list li .item .rtxt{
		width: 100%;
		padding: 10px;
	}
	#product .list li .item .rtxt  a.more{
		float: none;
		margin: 10px auto;
	}
	#pagination .pagination>li>a.prev{
		margin: 0 4px;
	}
	#pagination .pagination>li>a.next{
		margin: 0 4px;
	}
	#product{
		padding: 40px 0;
	}
	#located .l{
		font-size: 13px;
		line-height: 40px;
	}
	#located .rmenu li{
		width: 50%;
		overflow: hidden;
		float: left;
		padding: 2px;
	}
	#located .rmenu li a:after{
		display: none;
	}
	#located .rmenu li a{
		display: block;
		padding: 0;
		text-align: center;
		line-height: 30px;
		font-size: 14px;
		border: 1px solid #eee;
	}
	#located .rmenu{
		width: 100%;
		margin-bottom: 10px;
	}
	#anli{
		padding: 40px 0;
	}
	#anli .tit{
		font-size: 25px;
		margin-bottom: 20px;
	}
	#about #lishi,
	#about #jianjie{
		padding: 50px 0;
	}
	#about .tit_1{
		font-size: 25px;
		margin-bottom: 20px;
	}
	#about #pinpai .text{
		padding-left: 0;
		padding-top: 20px;
	}
	#about #lishi  .slide_history .item b{
		font-size: 20px;
	}
	#about #lishi  .slide_history .item span{
		font-size: 14px;
	}
	#about #lishi  .slide_history .item .top{
		padding-left: 50px;
	}
	#about #lishi  .slide_history .item .bottom{
		padding-top: 80px;
		padding-left: 60px;
    	background: url("../images/line4.png")/*tpa=http://www.aorunze.com/images/line4.png*/ 40px top no-repeat;
	}
	#about #fangan2,
	#about #fangan3,
	#about #fangan1{
		padding: 50px 0;
	}
	#about #fangan1 ul li{
		width: 100%;
	}
	#about .tit_2{
		font-size: 20px;
	}
	#about #fangan3 .text,
	#about #fangan2 .text{
		margin-top: 20px;
	}
	#about #fangan1 ul li em{
		background-size: 100% 100%;
	}
	#shouhou{
		padding: 50px 0;
	}
	#shouhou .tit_1{
		font-size: 25px;
	}
	#shouhou .tit_2{
		font-size: 20px;
	}
	#shouhou .cont{
		margin-top: 0;
	}
	#shouhou .cont li{
		width: 100%;
	}
	#news{
		padding: 50px 0;
	}
	#news .tit{
		font-size: 25px;
		margin-bottom: 10px;
	}
	#product_slide .carousel ul{
		position: static;
		margin: 20px auto;
		width: auto;
	}
	#product_slide .carousel .carousel-caption{
		max-width: 100%;
    	position: static;
	}
	#product_slide .carousel .carousel-caption h5{
		font-size: 16px;
	}
	#product_slide .carousel .carousel-caption p{
	    font-size: 13px;
    	line-height: 1.2;
	}
	#located .l{
		line-height: 30px;
		padding-top: 10px;
    	background: url("../images/home.jpg")/*tpa=http://www.aorunze.com/images/home.jpg*/ -1px 12px no-repeat;
	}
	#product_nav .l{
		width: 100%;
		float: left;
		margin-bottom: 10px;
		font-size: 20px;
	}
	#product_nav .r {
		width: 100%;
		float: left;
	}
	#product_nav .r a{
		margin: 0 10px 0 0;
		font-size: 13px;
	}
	#case_box .list a img{
		width: 100%;
	}
	#case_box .list a .bt{
		width: 100%;
	}
	.arc_rec h2{
		font-size: 18px;
	}
	.news_l{
		padding-left:15px; 
	}
	.news_r{
		padding-right:15px; 
	}
	#footer .r h5{
		font-size:18px;
	}
	.products_sort .mr{
		height: 7em;
		border-right: 1px #e6e6e6 solid;
	}

}

@media (max-width: 320px){
	#pagination .pagination>li>a{
		padding: 4px 10px;	
		margin: 0 3px;
		font-size: 12px !important;
	}
}


/*电话*/
#footer_phone .new_more:nth-child(2) {
    float: right;
}
#footer_phone{
    display: none;
    background:#252525;
    font-size: 0.9em;
    padding: 0px 0 0;
    position: relative;
    clear: both;
    position: fixed;
    z-index: 9999;
    bottom: 0px;
    left: 0px;
    width: 100%;
	border-top:1px #2e2e2e solid;
}
#footer_phone i.fa-phone{
	display: block;
	color: #fff;
	font-size: 25px;
	margin-bottom: 0px;
}
#footer_phone i.fa-map-marker{
	display: block;
	color: #fff;
	font-size: 25px;
	margin-bottom: 0px;
}
#footer_phone .foot_wo{
	color: #fff;
	font-size: 14px;
}
@media (max-width: 768px){
	body{
		padding-bottom: 60px;
		width: 100%;
		float: left;
	}
	#footer_phone {display: block; }
	
	
	#about .contact dl dt{
		font-size: 20px;
		padding: 10px;
		line-height: 2;
	}
	#about .contact dl dt h3{
		font-size: 20px;
		line-height: 1.6
	}
	#about .contact dl dd{
		width: 100%!important;
		float: left;
		height: auto;
	}
}

#banner .carousel-caption a.more {
    font-size: 12px;
    color: #fff;
    display: block;
    height: 34px;
    margin-top: 10px;
    line-height: 32px;
    border: 1px solid #004992;
    text-align: center;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    background: #004992;
}
#banner .carousel-caption a.more:hover{
	background: #0065ca;
	color: #fff;
}

#about .contact P{ text-align:left;}
#about .contact dl{
	margin-top: 20px;
	width: 100%;
	float: left;
}
#about .contact dl dt{
    padding: 18px 20px;
    font-size: 24px;
    color: #666;
    font-weight: normal;
}
#about .contact dl dd{
    float: left;
    position: relative;
    padding: 20px 0 20px 45px;
    width: 50%;
    overflow: hidden;
    border-bottom: 1px solid #e9e9e9;
    font-size: 13px;
    line-height: 24px;
    color: #333;
    text-align: justify;
    position: relative;
    overflow: hidden;
    display: block;
    height: 71px;
}
#about .contact dl dd em{
    position: absolute;
    left: 0px;
    top: 20px;
    display: block;
    width: 30px;
    height: 30px;
    background-image: url("../images/cicon1.png");
    background-repeat: no-repeat;
}
#about .contact dl dd em.icon2{
    background-image: url("../images/cicon2.png");
    background-repeat: no-repeat;
}
#about .contact dl dd em.icon3{
    background-image: url("../images/cicon3.png");
    background-repeat: no-repeat;
}
#about .contact dl dd em.icon4{
    background-image: url("../images/cicon4.png");
    background-repeat: no-repeat;
}
#about .contact dl dd em.icon5{
    background-image: url("../images/cicon5.png");
    background-repeat: no-repeat;
}
#about .contact dl dd em.icon6{
    background-image: url("../images/cicon6.png");
    background-repeat: no-repeat;
}
#about .contact dl dd em.icon7{
    background-image: url("../images/cicon7.png");
    background-repeat: no-repeat;
}
#about .contact dl dd em.icon8{
    background-image: url("../images/cicon8.png");
    background-repeat: no-repeat;
}
#about .contact dl dd p{
	margin-bottom: 0;
}


.d-pic img {
    display: block;
    max-width: 100%;
    margin: 10px auto;
}